home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / show / FV21BETA-src.lha / FV21BETA-src / readme-source.txt < prev    next >
Text File  |  1999-01-11  |  1KB  |  26 lines

  1.  
  2. These sources are put in the public domain by me (John
  3. Hendrikx) AS-IS in the hope they will be useful.  You can
  4. redistribute them and/or modify them in any way you like.
  5. There is no warranty of any kind.
  6.  
  7. You can contact me if you have problems getting them to
  8. work, however, please realise that I can only provide you
  9. with limited support.  I would appreciate an Email if you
  10. find these sources useful :-)
  11.  
  12. My Email address: John Hendrikx (hjohn@xs4all.nl)
  13.  
  14.  
  15. Here's a quick description of the files in the archive:
  16.  
  17.  BestModeID.c  : Helps you pick a good Mode ID.
  18.  FV.c          : The main C source code for SAS/C.      
  19.  FV.hi         : .h and .i file combined in a single file :-)      
  20.  FVasm.s       : Devpac Assembly code with support routines
  21.  FVasm.o       : The object file of the Assembly code.   
  22.  fvmodes       : Modes file which FV uses to pick a Mode ID.      
  23.  Readmefirst!  : Original text, same as on Aminet.      
  24.  SCOPTIONS     : Compiler options for SAS/C.      
  25.  smakefile     : The makefile for SAS/C.
  26.